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}#gameContainer,.mypage-container{height:100%;padding:8vh 0 0}#gameContainer canvas{display:inline}body,html{height:100%;margin:0;width:100%}*{box-sizing:border-box}li{list-style:none}.popup-container{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}#gameResultPopup{border-radius:8px;box-shadow:10px 5px 5px #9996;color:#000;font-family:noto-sans;height:80%;left:50%;overflow:scroll;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}#gameResultPopup .playlist-title-box{align-items:center;background:linear-gradient(#1ed760,#fff);display:flex;height:50%;justify-content:center;min-height:300px}#gameResultPopup h3{aspect-ratio:4/4;border:2px solid #fff;margin-bottom:20px;text-align:center;transform:rotate(45deg);width:40%}#gameResultPopup ul{background:#000;color:#fff;margin:0;opacity:.8;padding:20px}#gameResultPopup ul li{border-bottom:1px solid #999;display:flex;margin-bottom:10px;padding-bottom:10px}#gameResultPopup ul li img{display:block;height:40px;margin-right:14px;width:40px}#gameResultPopup ul li strong{margin-right:10px}#gameResultPopup a{background:#000;color:#fff;display:block;font-weight:700;opacity:.8;padding-bottom:30px;text-align:center}#gameResultPopup button{background:#fff;font-weight:700;padding:5px;position:absolute;right:10px;top:10px}#root{height:100%}
/*# sourceMappingURL=main.a4dbf77d.css.map*/