#serverName {
  color: rgb(255, 255, 255);
  font-size: 48px;
}

#playerCount {
  font-size: 32px;
}

#serverDescription {
  line-height: 1.5;
  font-size: 18px;
  text-align: center;
}
