body{background-color:#4c4c4c;margin:0}@media screen and (width>=800px){#root{padding:2rem}}@media screen and (width<=799px){#root{min-height:100dvh;padding:1rem}}#root{box-sizing:border-box;background-blend-mode:soft-light;background-image:url(/assets/background-Dl5TtAhe.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;min-height:100vh;display:flex;background-color:#4c4c4c!important}@keyframes drunkHue{0%{filter:hue-rotate()url(#drunk-distortion)}50%{filter:hue-rotate(180deg)url(#drunk-distortion)}to{filter:hue-rotate(360deg)url(#drunk-distortion)}}#root.drunk-mode{animation:20s linear infinite drunkHue;overflow-x:hidden}
