body {
  margin: 0;
}
a{
  text-decoration: none
}
.page-header {
  height: 100vh;
  width: 100vw;
  color: #fff;
  text-align: center;
/ / background-color: #4354ff;
  background-image: linear-gradient(120deg, #64c5d9, #192432);
  overflow: hidden;
}

h1{
  margin-top: 0;
  color: #FFFFFF;
  align-content: center;
  font-family: Rockwell, “Courier Bold”, Courier, Georgia, Times, “Times New Roman”, serif;
}
#centered[min-height~="10px"]{
}
