@import 'partials/main';
@import 'partials/nav';
header {
margin: 150px 0;
text-align: center;
h1 {
font-size: 2em;
}
@import 'partials/footer';