body{
  display: flex;
  align-items: center;
  flex-direction: column;
}
a{
  color: #00BDFF;
}