body {
    width: 100%;
    height: 100%;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #ffffff;
    background-color: #000000;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2 {
	margin: 15px 0 35px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 1px;
	color: #ffffff;
    text-align: center;
    text-shadow: 1px 1px #000000;
}
#color1,
#color2,
#color3,
#color4,
#color5,
#color6 {
        height: 100%;
}

