.layout { display: flex; flex-direction: row; justify-content: space-between; height: 100%; } .body { width: 100%; height: 100%; padding: 2rem; }