:root{--papel:#fbf6ef;--tinta:#3b3a38;--suave:#6b6660;--mar:#2f6f73}*{box-sizing:border-box}html,body{height:100%}body{background:var(--papel);color:var(--tinta);text-align:center;justify-content:center;align-items:center;margin:0;padding:40px 20px;font-family:"Source Sans 3",system-ui,-apple-system,sans-serif;display:flex}img{width:150px;height:auto;margin-bottom:26px}h1{margin:0 0 22px;font-family:Fraunces,Georgia,serif;font-size:40px;font-weight:600}.frase{color:var(--mar);margin:0 0 30px;font-family:Fraunces,Georgia,serif;font-size:26px;font-style:italic;line-height:1.35}.calma{color:var(--tinta);margin:0 0 30px;font-size:19px;line-height:1.6}.marea{color:var(--suave);margin:0;font-family:Fraunces,Georgia,serif;font-size:20px;font-style:italic}main{max-width:600px}.verso{text-wrap:balance;display:block}@media (max-width:480px){h1{font-size:34px}.frase{font-size:21px}.calma{font-size:17px}.marea{font-size:18px}}
