/*! index.css | Copyright 2021 letsrain.net */body{min-height:100vh;background-image:url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgeDE9IjIiIHkxPSI4IiB4Mj0iOCIgeTI9IjIiIHN0cm9rZT0iIzExMSIvPjwvc3ZnPg==');background-position:0 0,50px 50px;background-size:50px 50px;background-repeat:repeat;background-color:#000;color:rgba(255,255,255,0.87);font-size:.875rem;font-family:sans-serif;font-weight:400;line-height:1.43;letter-spacing:.01071em}.container{width:100%;display:block;box-sizing:border-box;margin-left:auto;margin-right:auto;padding:40px 16px}@media(min-width:600px){.container{padding-left:24px;padding-right:24px;max-width:600px}}h1,h2,h3,p{margin:0}h2{font-size:1.1rem}h3{font-size:1rem}a{color:inherit}.paragraph{margin-bottom:20px}.paragraph-2{margin-bottom:40px}.secondary{color:rgba(255,255,255,0.6)}button{color:inherit;border:1px solid #888;border-radius:4px;background:0;cursor:pointer}button:hover,button:focus{background-color:#444}button.active{border:1px solid currentColor}.paper{padding:20px;background-color:#333;border-radius:8px;box-shadow:0 3px 3px -2px rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 1px 8px 0 rgba(0,0,0,0.12)}.section-header{font-style:italic;font-weight:600;letter-spacing:1px;margin-bottom:16px}.sound-buttons{display:block}.sound-buttons>button{margin:0 8px 8px 0;padding:4px 8px}#reset-levels{margin-left:8px}.levels{display:block;background-color:#000;padding:8px;border-radius:8px;width:100%;max-width:256px}.levels input{width:100%}