html {
	background-color: #151515;
	color: white
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}
