:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#f2f2f2;background-color:#e15252;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}#app{margin:0 auto;padding:0 1rem;text-align:center;background:url(/img/banner.jpg) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.banner{height:90vh}.banner h1{padding-top:40vh;font-size:32pt;font-weight:bolder}.banner p{font-size:larger;font-weight:700}#post{color:#000;background:white;border-radius:20px;width:80%;margin-top:15px;margin-bottom:15px}#post img{width:90%}.spacer{height:10px}#line{border:5px grey solid;width:60%;margin:auto auto 10px}footer small{font-size:medium;font-weight:700}footer{padding-top:75px;padding-bottom:15px}#postarea{width:55%;border-radius:20px;height:max-content;min-height:125px;background:grey;margin:auto;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(150px,auto);justify-items:center}@media screen and (max-width: 750px){#postarea{width:90%}}#langSelect{height:5vh;display:flex;justify-content:right}#langSelect p{font-weight:700}#langSelect button{background-color:#ff0;border:2px solid gray;height:2rem;width:5em}
