html, body {
    margin: 0;
    padding: 0;
}

#gol {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}