.evil-eye-container{width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;overscroll-behavior:none;touch-action:none;-webkit-user-select:none;user-select:none;position:fixed}body{-webkit-overflow-scrolling:touch}.app{width:100vw;height:100vh;height:100dvh;position:relative;background:#000;overflow:hidden}.eye-wrapper{position:absolute;top:15%;right:15%;bottom:15%;left:15%}@media only screen and (max-width: 768px){.eye-wrapper{top:0;right:0;bottom:0;left:0}}@media only screen and (max-width: 768px){.app{height:100dvh;position:fixed;top:0;left:0}}@media only screen and (max-width: 768px) and (orientation: portrait){.app{min-height:-webkit-fill-available;min-height:fill-available}}@media only screen and (max-width: 1024px) and (orientation: landscape){.app{width:100vw;height:100vh;height:100dvh}}@media only screen and (max-width: 480px){html,body,.app{min-height:-webkit-fill-available}}
