body { max-width: 55em; } div.wrapper { display: grid; grid-template-columns: auto 15em; column-gap: 60px; } div.sidebar { font-size: 0.8; }