html {
	background-color: #000;
}
body {
	margin: 0;
}
header, footer {
    display: none;
}
.skip-link, .screen-reader-text {
	display: none;
}