body { background-color:#111039; }
p { text-align: center; }
.logo img { max-width: 500px; }
div.logo { 
	height: 100vh;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}