1 2 3 4 5 6 7 8 9
html, body { margin: 0; padding: 0; } body { padding-left: 48px; background-color: var(--page-background); }