@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
h1 {
	color: aliceblue;
}