.w2a-appHeader {
    position: fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:999999999999;
}

.w2a-appFooter {
    position: fixed;
    bottom:0px;
    left:0px;
    width:100%;
    z-index:999999999999;
}