*{box-sizing:border-box;margin:0;padding:0}html,body{background:#fff;height:100%;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.background{object-fit:fill;z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0}.socials{z-index:10;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.socials a{display:flex}.socials img{width:48px;height:48px;image-rendering:pixelated;filter:brightness(0);cursor:pointer}.socials a:hover img{filter:invert()drop-shadow(2px 2px #000);transform:translate(-2px,-2px)}@media (width<=768px){.socials{gap:10px;bottom:16px;right:16px}.socials img{width:40px;height:40px}}
