body {
    background: black;
    font-family: 'Arial', sans-serif;
    font-style: normal;
	font-weight: 300;
    overflow-x: hidden;
}
h1 {
    font-family:arial, sans-serif;
    padding-bottom: 6px;
    font-size: 32px;
    font-weight: bold;
    color: white;
}