html {
  background: black;
  color: white;
}

.logo {
  text-align: center;
  margin-left: auto; 
  margin-right: auto;
}
