body {
  background-color: black;
}
h1 {
  text-align: center;
  color: #ffffff;
}
.icon {
  border-radius: 50%;
  width: 125px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
