* { margin: 0; padding: 0; } body{ font-family: 'Atkinson Hyperlegible', sans-serif; font-style: normal; font-weight: 300; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1rem; } main { background: var(--colour--main--background); } .InnerContent { width: 80%; }