body {
	background-color: red;
}

h1 {
	text-align: center;
}

ul {
	list-style-type: square;
}