.fw-canvas {
    z-index: 1000000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
    display: none;
    background-color: transparent;
}