body {
	background-color: #2d061f;
	padding: 10px;
	text-align: center;
}
h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 800;
	color: #FFF;
}
.responsive {
  max-width: 90%;
  max-height: 90%;
}