body {
	background-color: black;
}

#logo {
	position: absolute;
	top: 40%;
	left: 37%;
}

#bottom {
	position: absolute;
    left: 21%;
    bottom: 0px;
    color: white;
}