html, body { padding: 0; margin: 0; height: 100%; max-height: 100%; font-weight: 100; font-family: 'Roboto', sans-serif; } body { background: #fff; display: flex; flex-direction: column; }