#content {
  font-family: 'Poppins', sans-serif;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100vw
}

a {
  color: #ff8080;
}

#platform24-image {
  display: none;
  margin-left: auto;
  margin-right: auto;
}
