body{height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Oswald","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#369;background-image:url(/img/background.png);background-size:cover}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.place-circle{background-color:rgba(192,183,175,.75);width:40px;height:40px;border-radius:20px;display:flex;justify-content:center;align-items:center;font-weight:700}.place-circle.top-scorer{background-color:#fff;border:2px solid #cddb29}.player-photo .place-circle-container{position:relative;left:-25px;top:55px;z-index:2;margin-top:-40px}.player{display:flex;justify-content:space-between;align-items:center;margin-right:50px;margin-top:10px;margin-bottom:10px}.player .player-info-container{background-color:#263645;flex-grow:1;display:flex;padding:10px;min-height:70px}.player .player-info-container .name{font-family:"Open Sans";font-weight:700;font-size:29pt;color:#fff;flex-grow:1;margin-left:50px;margin-right:10px;align-self:center}.player .player-info-container .score{font-family:"Open Sans Condensed";font-size:29pt;color:#fff;margin-left:10px;margin-right:20px;min-width:60px;text-align:center;align-self:center;height:100%}.player .player-info-container .circle-award-icon{margin-left:10px;margin-right:10px}.player .player-photo-container{position:relative;left:45px}.Main{display:flex;flex-direction:row;height:100vh}.Main .content{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.Main .main-title{padding:10px;color:#fff}
/*# sourceMappingURL=main.91e60ff2.chunk.css.map */