#desktop{
    width:100vw;
    height:calc(100% - 35px);
    position:relative;
    overflow:hidden;
}