*{margin:0;padding:0;box-sizing:border-box}.meme-gif{width:300px;max-width:90vw;height:auto;border-radius:8px;margin-bottom:2rem;animation:fadeIn 2s ease-out .2s backwards}@media (max-width:768px){.meme-gif{width:250px;margin-bottom:1.5rem}}body{margin:0;padding:0;overflow:hidden;background:#000}.container{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.grain{position:fixed;top:-50%;left:-50%;width:200%;height:200%;opacity:.03;pointer-events:none}.content{text-align:center;position:relative;z-index:1}.title{font-size:20px;font-weight:400;color:#fff;margin-bottom:1.5rem;line-height:1.1}.subtitle,.title{letter-spacing:.05em}.subtitle{font-size:10px;font-weight:300;color:#999}@media (max-width:768px){.accent-line{margin-bottom:2rem}.title{margin-bottom:1rem}}