@font-face {
	font-family: SpeedRush;
	src: url(img/SpeedrushRegular.otf);
}

* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: black;
	width: 100%;
	height: 100%;
}
