.page{border-radius:10px;overflow:hidden;background:linear-gradient(to bottom right,#fafafa,#fcfcfc);box-shadow:0 0 5px #eaeaea;padding:1rem;a { text-decoration: none; }}.page-grid{display:grid;grid-template-columns:auto;grid-gap:15px}section{max-width:830px;margin:auto}