body {
  background:#000;
  color:#fff;
  height: 100vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction:column;
}
İçeriğine attığınız her şey sayfanın tam ortasında gözükecektir.