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}.App{text-align:center}.App-logo{display:inline;height:8vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:row;font-size:calc(10px + 2vmin);justify-content:center;min-height:10vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.contents{padding:0 20px;text-align:left}ul{list-style-type:none;padding:0 10px}h2,li{text-align:left}li{display:block}*{margin:0;padding:0}body{align-items:center;background-color:#202020;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}.contenedor-ruleta{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.contenedor-ruleta:before{background-color:#fff;content:"";height:60px;left:50%;pointer-events:none;position:absolute;top:55%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:60px;z-index:99999}.ruleta{-webkit-animation-duration:5.8s;animation-duration:5.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(0,.4,.4,1.04);animation-timing-function:cubic-bezier(0,.4,.4,1.04);border-radius:360px;overflow:hidden;position:relative}.ruleta:before{background-color:#fff;border-radius:360px;content:"";cursor:pointer;height:100px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;z-index:9999}.opcion,.ruleta:before{position:absolute;top:50%}.opcion{border:0 solid transparent;-webkit-transform-origin:top center;transform-origin:top center}.opcion:before{color:#fff;display:block;font-family:sans-serif;font-size:20px;font-weight:700;left:-20px;line-height:40px;margin-top:125px;position:absolute;text-align:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:40px;z-index:99999}
/*# sourceMappingURL=main.646544a4.css.map*/