.body img{width:100%;max-height:400px;object-fit:contain}.page{background:rgba(51,51,51,.05);min-height:calc(100vh - 257px)}div.container{align-items:center;text-align:center;gap:16px}div.card,div.container{width:100%;display:flex;flex-direction:column;justify-content:center}div.card{border:1px solid;border-radius:8px;padding:1rem;text-align:right;align-items:normal;box-shadow:1px 8px 20px 2px rgba(0,0,0,.1)}div.card h2,div.card p{margin:8px 0}div.title{display:flex;justify-content:space-between;border-bottom:1px solid;margin-bottom:8px;align-items:center}div.title span{color:#555;font-size:12px}.comments{width:100%;margin:4rem 0 0}