#quote-box{min-width:50vw;max-width:75vw;min-height:25vh;max-height:50vh;background-color:#fff;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}#data{display:flex;align-self:flex-end;margin-right:10vh}#song{font-style:italic}#title{text-align:center;color:#fff}#socials{background-color:#fff;min-width:10vw;max-width:10vw;min-height:3vh;max-height:5vh;text-align:center;border:1px solid white}#new-quote{border:1px solid white;background-color:#fff;color:#000}body{background-color:#242424;color:#242424}#buttons{margin-top:5vh;margin-left:auto;margin-right:auto;display:flex;justify-content:space-around}@media only screen and (min-width:320px){#quote-box{min-height:40vh;min-width:90vw;margin-top:5vh}#text{text-align:center;font-size:5vh;font-weight:700}#data{margin-left:auto;margin-right:auto}#socials{min-width:20vw;max-width:25vw}}@media (min-width:481px){#text{text-align:center;font-size:4vh;font-weight:700}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0}
