html, body {
  background: url(/img/hodlvsfodl.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #3057E0;
  height: 100%;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
}