*{margin:0;padding:0}body{font-family:Courier;height:100vh}.players{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:repeat(5,1fr);justify-items:center}.pageContent,.players{text-wrap:nowrap;background-color:#5a94ad;height:80vh;margin:auto;width:80%}.pageContent{display:flex;flex-direction:column}.pageContent *{font-size:1em;height:10vh;margin-top:2vh;width:100%}.pageContent>input{box-sizing:border-box;padding:10px}.players>div{padding:10px}.header{align-items:center;background-color:#68b5bd;display:flex;font-size:4vh;height:20vh;justify-content:space-between}.header>button{align-self:stretch;width:50%}.header>h1{font-family:Courier}@media (orientation:portrait){.header{font-size:2vh}}.buttonStyle{align-items:center;aspect-ratio:1;background-color:#b4b4b4;border:2px solid #000;color:#000;display:flex;justify-content:center;text-decoration:none}.buttonStyle:hover{background-color:#828282}.buttonParent{grid-row-gap:1svmin;grid-column-gap:1svmin;align-self:center;border-collapse:collapse;box-sizing:border-box;column-gap:1svmin;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1svmin;width:80svmin}.game{align-items:center;display:flex;flex-direction:column;height:100svh;justify-content:center}
/*# sourceMappingURL=main.5513ebe9.css.map*/