body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-color:#171717;color:#ededed}.Parent{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.form-box{background-color:#444;border-radius:10px;display:flex;flex-direction:column;padding:20px;width:40vw}.logo{height:1.6rem}.input-form{align-items:center;color:#ededed;display:flex;flex-direction:column;justify-content:center}.input-box{background-color:#373a40;border:none;border-radius:3px;color:#ededed;margin-bottom:10px;width:30vw}.button,.input-box{padding:10px}.button:hover{background:#da0037;transition:.1s ease-in}.new-room{color:#f57d1f;text-decoration:none}.new-room:hover{color:#da0037;transition:.1s ease-in}.header,.users{display:flex;width:100vw}.header{align-items:center;justify-content:space-between}.title-logo{margin-left:5%}.logo{height:1rem;justify-self:left}.user-list{display:flex;justify-content:space-between;margin-right:5%}.User,.user-list{flex-direction:row}p{display:none}.footer,div:hover+p{display:flex}.footer{bottom:0;justify-content:center;position:absolute;width:100vw}.button{background-color:#f57d1f;border:none;border-radius:5px;color:#ededed;font-size:.8rem;margin-bottom:10px;padding:10px 5%}.horizontal-line{background-color:#f57d1f;height:.25px;margin:0 auto 30px;width:95%}.bottom{margin-bottom:20px;margin-right:5%}.bottom,.run{margin-left:5%}.credits{position:absolute;right:10px}.credits a{color:#fff;-webkit-text-decoration:dotted;text-decoration:dotted}
/*# sourceMappingURL=main.49aef8c2.css.map*/