body{background:#000}*::selection{color:red;background-color:#fefefe}header{margin:1rem;padding:1em;overflow:hidden;background:red;font-size:550%;border-radius:2rem;corner-shape:squircle;box-shadow:0 0 1.2rem .1rem rgba(0,0,0,.2)}header h1{margin:0;font-family:"Cal Sans";color:#fefefe}@media screen and (max-width: 1000px){header{font-size:260%;display:flex;flex-direction:column;justify-content:center;padding:2em 1em}header *{margin:1em auto}}audio{width:100%;background-color:#fefefe;border-radius:2em;corner-shape:squircle}audio::-webkit-media-controls-panel{background:#fefefe}audio::-webkit-media-controls-current-time-display{display:none}