@charset "UTF-8"; body, html { background: $white; color: $font_color; } main { display: block; width: 100%; margin: 0 auto; }