.twocolumn { display: grid; grid-template-columns: 200px 1fr; gap: 16px; } .twocolumn .left { text-align: center; }