@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#splash{position:fixed;top:0;left:0;width:100%;height:100%;background:url(./splash.C4ywUk4o.webp),#fff;background-size:contain;background-position:center;background-repeat:no-repeat;animation:fadeIn 2s ease-in-out}@media (min-width: 1024px){#splash{width:50%;left:25%;background-size:contain}}
