*{box-sizing:border-box;margin:0;padding:0}#root{align-items:center;background-color:#fff;display:flex;flex-direction:column}main{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;width:100%}#header{align-items:center;background-color:#4503ff;counter-reset:#fff;display:flex;flex-direction:column;grid-column:1/5;height:139px;justify-content:center;margin-bottom:67px;padding:0;width:100%}h1{color:#fff;font-family:Just Another Hand;font-size:64px}.box-set{grid-gap:10px;display:grid;gap:10px;grid-column:1/5;grid-template-columns:repeat(3,1fr);height:140px;list-style-type:none;margin-bottom:63px;width:140px}.Box{border:none;cursor:pointer;font-size:20px;height:40px;width:40px}#restart-btn{grid-column:1/5;height:60px;margin-bottom:38px;padding:10.5px 20.25px}.player-box{border:2px solid #0000;display:grid;grid-template-columns:repeat(2,1fr);padding:20px 50px 13px 34px;width:100%}#I{grid-column:1/3}#II{grid-column:3/5}.player-box h2,.player-box h3{font-size:20px;grid-column:1/3}.player-box h2,.player-box h3,.player-box p{font-family:Just Another Hand;text-align:center}.player-box p{font-size:16px}footer{align-items:center;background-color:#787777;bottom:0;color:#fff;display:flex;flex-direction:row;font-family:Inter;font-size:10px;grid-column:1/5;height:31px;justify-content:center;position:fixed;width:100%}footer a{color:#fff;padding-left:5px;text-decoration:none}@media only screen and (min-width:1440px){main{height:100vh;position:relative}#header{height:186px;margin-bottom:159px}h1{font-size:90px}.Box{font-size:50px;height:100px;width:100px}.box-set{height:356px;margin-bottom:56px;width:356px}.player-box{border:3px solid #0000;height:695px;padding:84px 81px 147px 50px;position:absolute;top:186px;width:338px}.player-box h2,.player-box h3{font-size:85px}.player-box p{font-size:30px}#I{left:0}#II{position:absolute;right:0}#restart-btn{margin-bottom:111px}footer{font-size:20px;height:90px;opacity:.8}}
/*# sourceMappingURL=main.1eeba77c.css.map*/