@import "https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow:hidden visible}body{color:#fff;background-color:#000;grid-template-rows:auto auto auto auto;align-content:start;justify-items:center;min-height:100dvh;font-family:Rock Salt,cursive;display:grid}a{color:#fff;text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}iframe{border:none;width:834px;max-width:100dvw;height:469px;max-height:56.25dvw}.video{padding:20px 0}.socials{max-width:100dvh;padding:20px 10px}.socials .icons{flex-wrap:wrap;justify-content:center;gap:24px;max-width:100%;margin:0 auto;display:flex}@media (max-width:500px){.socials .icons .spotify{text-align:center;flex-basis:100%}}.socials img{height:60px;transition:transform .2s}.socials a:hover img{transform:scale(1.1)}.socials.smaller img{height:27px}.socials.smaller img.instagram{height:32px}.socials h2{text-align:center;margin-bottom:16px}.contact{justify-content:center;align-self:stretch;align-items:center;min-height:100px;padding:40px 20px;display:flex}.contact a{letter-spacing:.5px;font-size:.9rem}.contact a:hover{text-decoration:underline}
