body {
    padding: 100px 0 0 40px;
    background: #101010;
}

pre {
    color: Green;
    font-size: 32px;
    font-family: monospace;
    font-weight: bolder;
}

#tagline {
    color: grey;
    font-weight: 100;
}

#pow-txt {
    display: none;
    font-weight: 100;
    color: #e3e3e3 !important;
}
