canvas{border:.1em solid #159eda;background-color:transparent;width:70vw;height:70vh;min-height:400px;margin-top:20px}.score{color:#159eda;font-size:1.5rem;font-weight:400}@media screen and (min-width:768px){canvas{width:50vw;height:58vh}}@media screen and (min-width:992px){canvas{width:40vw;height:65vh}}@media screen and (min-width:992px) and (orientation:landscape){canvas{width:40vw;height:90vh}}@media screen and (min-width:1200px) and (orientation:portrait){canvas{width:55vw;height:70vh}}.main-title[data-v-6f64b5b9]{color:#c3b90e;text-transform:uppercase}.game{min-height:100vh}.game-popup{background-color:rgba(0,0,0,.2);height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.game-popup .game-popup-body{background-color:#00252f;color:#fff;border:1px solid #0a9fdd;left:50%;padding:20px 0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60vw;z-index:11}