@charset: "UTF-8";
body {
	background-color: white;
    margin: 10%;
    text-align: justify;
}

h1 {
    margin-top: 0.5em;
}
