html {
    background: #fff url(../img/wiffbi.svg) center center no-repeat;
    background-size: cover;
    color: #222;

    font-family: monospace;
    min-height: 100%;
}

body {
    
}