@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Bebas Neue', cursive;
}

h1 {
    left: 0;
    position: absolute;
    text-align: center;
    top: 10%;
    width: 100%;
}