html, body { background-color: $color-primary; line-height: 1.6; font-family: $font-gothic; font-size: $font-base-size; color: $color-font-base; } main { display: block; } button { appearance: none; border: none; }