body {
    background-color:#002636;
}
h1 {
  color: navy;
}
.footer {
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
}