.AppContents { display: flex; flex-direction: row; background-color: var(--colorscheme-white); padding: 25px; } .App > div { padding: 10px; }