.app background: radial-gradient(ellipse at bottom, #1c2837 0%, #050608 100%) background: -webkit-radial-gradient(ellipse at bottom, #1c2837 0%, #050608 100%) min-height: 100vh font-size: 24px font-family: 'Titillium Web', sans-serif display: flex flex-direction: column align-items: center .content color: #838383 line-height: 1.5 width: 100% max-width: 1024px padding: 1em 0 text-align: center flex: 1 0 auto // @FIXME - known issue: padding will be treated like outer margins, causes scrollbars to appear