html{height:100%}body{min-height:89%;margin-bottom:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:'Open Sans', sans-serif;font-weight:300;font-size:1.2em;text-align:center}h1{font-weight:500}h2{font-weight:500}div{display:flex;flex-direction:column;align-items:center;justify-content:center}.logo{max-width:100%;height:auto}.gotosong{display:flex;flex-direction:row;gap:10px}.song{max-width:90%}.songinfo{font-size:0.8em;font-style:italic;flex-direction:row;gap:20px}.navigation{margin-top:50px;display:flex;flex-direction:row;align-items:flex-start;gap:20px;font-size:1.3em}.splash{max-width:50%;height:auto}.songlink{font-size:1.5em;margin-top:15px;margin-bottom:15px}@media (max-width: 800px){.logo{max-width:70%}.gotosong{flex-direction:column}.gotonumber{font-size:1.3em}.gotobutton{font-size:1.3em;margin-bottom:30px}.navigation{flex-direction:column;align-items:stretch}}
