body {
  background-color: #264653ff;
  color: white;
}

#hhh {
    text-align: center;
    margin-top: 20px;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  text-align: center;
}

a {
  color: white;
}
