body,html{margin:0;background-color:#ece3e8;height:100vh}p{font-size:large}.modal__background{position:absolute;background-color:rgba(14,33,61,.897);height:100vh;width:100%}.modal,.modal__background{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.modal{-ms-flex-direction:column;flex-direction:column;background-color:#0e213d;position:fixed;text-align:center;border-radius:5%;height:50%;width:50%}.modal,.score__container{font-family:Zen Kaku Gothic Antique,sans-serif;color:#ece3e8}.score__container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#031327;font-weight:100;max-height:5rem}.main__container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100vh}.card{max-height:15rem;cursor:pointer;border-radius:10%;margin:1rem;transition:.2s ease-in-out}.card:hover{-ms-transform:scale(1.05);transform:scale(1.05)}
/*# sourceMappingURL=main.99d1956e.css.map*/