a {color: #FFFFFF; text-decoration: underline}
body, html, #xx {background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(0,0,0,0.5) 200%); height: 100%; margin: 0; width: 100%}
button {background: rgba(255, 255, 255, 0.5); border-radius: 5px; border: 1px solid #808080; color: #000000; font-family: "Poppins", sans-serif; font-size: 12px; margin-top: 5%; padding: 4px 8px; text-decoration: none; z-index: 2}
h1 {font-size: 80px; font-weight: 700}
h2 {font-size: 60px; font-weight: 500}
h1, h2, p {color: #FFFFFF; line-height: 100%; margin: 0; padding: 0; text-shadow: 0 0 20px rgba(0, 0, 0, 1); text-transform: uppercase; user-select: none}
p {font-size: 15px; font-weight: bold; margin-top: 5%; text-align: center}
#webgl {bottom: 0; left: 0; overflow: hidden; position: fixed; right: 0; top: 0}
#xx {height: 100%; font-family: "Poppins", serif}
.text {align-items: center; display: flex; flex-direction: column; height: 100%; justify-content: center; position: relative}