html {
    background-color: lightblue;
	padding: 20px;
}
* {
    font-family: Arial, sans-serif;
}