@import url(navbar.css);
@import url(index.css);
@import url(footer.css);

html, body {
  margin: 0;
  padding: 0;
}

