* {
    background: #eee;
    font-family: Lato, sans-serif;
}

html, body {
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

#back {
    width: 100%;
    height: 100%;
    display: block;
}

.logo_evil {
    color: #ff622e;
}

.logo_works {
    color: #222;
    font-family: "Lato Thin";
}
