body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2b2d42;box-sizing:border-box;display:flex;font-family:Lato,sans-serif;justify-content:center;margin:0}.Appa{background-color:transparent;max-width:960px;min-height:100vh;min-width:320px;text-align:center}.Appa h1{color:#fff;margin-bottom:max(10px,5vh);margin-top:max(30px,10vh)}footer{align-items:center;background-color:#1b1d2b;display:flex;height:max(100px,10vh);justify-content:center;left:0;position:absolute;width:100%}footer a{color:#fff;text-decoration:none}.card{background-color:#ebebeb;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);display:grid;grid-template-areas:"title username" "description description";grid-template-columns:2fr 1fr;margin:auto auto 5vh;max-width:300px;max-width:450px;min-width:400px;padding:20px;text-align:center;width:40vw}.card h3{grid-area:title}.card h3,.card span{align-items:center;display:flex;justify-content:left}.card span{grid-area:username}.card span a{color:blue;text-decoration:none}.card p{grid-area:description;text-align:justify}
/*# sourceMappingURL=main.30acf280.css.map*/