body {
	background-color: #242021;
}
.container {
  text-align: center;
  margin-top: 50vh;
  transform: translateY(-50%); 
}