body					{ box-sizing: border-box; padding: 5% 2.5%; height: 100vh; background: #000;  font-family: "Helvetice Neue", Helvetica, sans-serif;  font-size: 16px; }
img						{ width: 350px; max-width: 90%; margin-bottom: 6em; }
div						{ max-width: 90%; }
h1						{ color: #FFF; font-size: clamp(4rem, 11vw, 11rem);  line-height: 0.8em; letter-spacing: -0.03em; }