.App{margin:auto;max-width:1440px;overflow:hidden}.lottory{height:60vw;margin:100px auto auto;position:relative;width:60vw}.lottory .pointer{top:-5%;transform:translateX(-50%);width:14%}.lottory .pointer,.lottory .spin{left:50%;position:absolute;z-index:1}.lottory .spin{cursor:pointer;top:50%;transform:translate(-50%,-50%);width:19%}.lottory.spinning .container{animation:spin calc(var(--spin-time)*1s) ease-in-out forwards}.lottory .container{height:100%;position:relative;width:100%}.lottory .container img{display:block;position:absolute}.lottory .container .circle{bottom:0;height:100%;left:0;right:0;top:0;width:100%}.lottory .container .ship{height:auto;right:5.4%;top:15.6%;width:39.3%}.lottory .container .fish{height:auto;left:25%;top:5.7%;width:52.6%}.lottory .container .fishing{bottom:5.4%;height:auto;right:9%;width:43.5%}.lottory .container .picture{bottom:6%;height:auto;left:7%;width:43.5%}.lottory .container .scientist{height:auto;left:5.7%;top:13%;width:39.6%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(300deg)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.f926a559.css.map*/