@import url(headerFooter.css);

*{
    font-family: sans-serif;
}
main {
    margin: 0 auto;
    padding: 0;
    max-width: 1440px;
}