<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wheel-of-fortune{background:#000}.wheel{border-radius:100%;max-width:500px;max-height:500px}#wheel{transition:3s ease-in-out}#introImage img{width:300px}.wheel-spin-button{top:50%;left:50%;transform:translate(-50%,-50%);width:25%;height:auto}@media (min-width:769px){.wheel-loose-text-center{text-align:center}.wheel-prices-js{opacity:0;position:absolute;left:0;transition-property:all;transition-duration:.5s;transition-timing-function:linear;z-index:1}.wheel-prices-show-js{opacity:1;z-index:11}}@media (max-width:768px){.wheel-prices-js{position:fixed;padding:10px;bottom:-50%;left:0;background:#000;z-index:100;transition-property:bottom;transition-duration:.5s;transition-timing-function:linear}.wheel-prices-show-js{bottom:0}}</pre></body></html>