body,h1,h2,h3,h4,h5,h6,html{font-family:Inter,sans-serif;margin:0;padding:0}.app-container{display:flex;flex-direction:column;min-height:100vh;padding:0 15px}.app-content-container{display:flex;flex-direction:column;flex-grow:1}.reddit-color{color:#ff4500}.row-space-between-flex-start{align-items:flex-start;display:flex;justify-content:space-between}.row-space-between-center{align-items:center;display:flex;justify-content:space-between}@media (max-width:768px){.row-space-between-flex-start{flex-direction:column}}