@charset "utf-8";

body {
	background-color: black;
}

h1 {
	color: #ffffff;
}

