.wheel-wrapper{margin:0 auto;max-width:500px;position:relative;width:100%}.wheel-pointer{border-left:15px solid #0000;border-right:15px solid #0000;border-top:30px solid var(--secondary-color);height:0;left:50%;position:absolute;top:-10px;transform:translate(-50%);width:0;z-index:10}.wheel-container{aspect-ratio:1/1;height:auto;width:100%}.wheel-container canvas{height:100%;width:100%}.game-button.wheel-spin-button{border:5px solid var(--white);border-radius:50%;height:80px;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px;z-index:10}.game-button.wheel-spin-button:before{content:"SPIN"}.game-button.wheel-spin-button:disabled:before{animation:spin360 1s linear infinite;border:4px solid #ffffff80;border-radius:50%;border-top:4px solid var(--white);content:"";display:inline-block;height:30px;width:30px}.list-container{margin-top:20px}.options-list{list-style:none;padding:0}.options-list li{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px}.remove-option{background:none;border:none;color:#ff4b4b;cursor:pointer;font-size:1.2rem}
