body { background: #22C1C3;
background: radial-gradient(circle,rgba(34, 193, 195, 1) 0%, rgba(253, 187, 45, 1) 100%);
}

h1 {}


h2 {}

h3 {}

h4 {}

ul {
	font-family: "Lucida Console";
	font-size: 25px;
	text-align: center;
	list-style-position: inside;
}

nav {
	text-align: left;
}
