#root {
    position: absolute;
    top: 0;
    left: 0;
    z-index:999;
    padding:0;
    margin:0;
}

footer, header {
    display: none;
}