@charset "UTF-8";@import  "./src/assets/sass/main.scss";.game[data-v-f9ddcbd6]{position:relative;width:100%;height:100vh}.game .mark[data-v-f9ddcbd6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:12px;background:#838080cc}.game .mark .back-icon[data-v-f9ddcbd6]{position:relative;width:100%;height:100%;cursor:pointer;z-index:99;-webkit-user-select:none;user-select:none;padding:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:50px;box-sizing:border-box}.game .mark .back-icon .close[data-v-f9ddcbd6]{position:absolute;right:0;top:0;width:25px;height:25px}
