@charset "UTF-8";
/* CSS Document */
body {
    background-color: #4CBB17;
    text-align: center;
}

H1 {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif"
}

Section {
	background-color: darkgray
}
.youtube{
	margin-left: auto;
	margin-right: auto
}
