.foo {
	background-color: red;
}

.bar {
	background-color: black;
}

body {
	display: none;
}
