body {
    background: black;
    color: red;
}

img#logo {
    width: 100%;
    height: 100%;
    /* Make it shitty */
    position: absolute;
    top: 0;
    left: 0;
}
