#buttons{display:grid;grid-auto-flow:column;justify-content:center;margin:20px auto}@media only screen and (max-width:600px){#buttons{grid-auto-flow:dense}}button{background-color:#000c;border:2px solid #fff;border-radius:5px;color:#fff;font-family:"8bitoperator JVE";font-size:18pt;height:60px;margin:2px 20px;width:150px}button:hover{color:#ff0;cursor:pointer}#selectedbutton{background-color:#fffc;color:#000}#leaderboard{border:2px solid #fff;border-collapse:collapse;color:#fff;font-size:18pt;margin:20px auto;overflow:auto;table-layout:fixed;text-align:center;width:50%}td{padding:7px 5px}tr{cursor:pointer}.allowed{background-color:#0b3975cc}.allowed:hover{background-color:#3c82bbcc}.allowed:nth-child(2n){background-color:#1551a0cc}.allowed:nth-child(2n):hover{background-color:#3c82bbcc}.eliminated{background-color:#b80f0fcc;cursor:default}.eliminated:nth-child(2n){background-color:#eb2626cc}.first_place{background-color:#e2d412cc}.second_place{background-color:#8d8d8dcc}.third_place{background-color:#a5512acc}#header{background-color:#0b3975cc}tr img{height:100%;margin:0;width:100%}th{cursor:default;font-size:20pt;font-weight:400;padding:10px 5px}.position{width:30px}.player{min-width:200px;padding-left:5px;text-align:left}.hits{width:60px}@media only screen and (max-width:600px){#leaderboard{width:95%}#leaderboard,th{font-size:12pt}td{padding:0 auto}.position{width:15px}.hits{width:30px}tr img{height:120%;max-height:20px;width:120%}}.errorMessage{background-color:#00f6;margin:auto;padding:20px;width:50%}.dogcheckimg{margin:auto;width:40%}h1,h2{color:#fff;font-weight:400;margin:auto auto 20px;text-align:center;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000}h1{font-size:35pt}h2{font-size:25pt;margin-left:100px;margin-right:100px}@media only screen and (max-width:600px){.errorMessage{width:85%}h2{margin-left:20px;margin-right:20px}}@font-face{font-family:"8bitoperator JVE";font-style:normal;font-weight:400;src:url(/FLD-Leaderboard/static/media/8bitoperator_jve.525cf1ff9fce01206489.woff) format("woff")}img{align-items:center;justify-content:center;margin:20px auto;width:110px}body,img{display:grid}body{background-color:#000;font-family:"8bitoperator JVE";margin:0;padding:0}body:before{background-attachment:local;background-image:url(/FLD-Leaderboard/static/media/background.e50c24fd8f008e926584.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;-moz-filter:blur(10px);-o-filter:blur(10px);-ms-filter:blur(10px);filter:blur(10px);height:1080px;margin:auto;position:fixed;width:100%;z-index:-1}
/*# sourceMappingURL=main.166dfba6.css.map*/