body {
  background-color: rgb(0, 0, 0);
}

img {
  max-width: 100%;
  height: auto;
}
#button {
  border-radius: 10px;
  padding: 10px;
  cursor: pointer;
}
.contact {
  font-size: large;
  line-height: 80px;
}
