#deviceDesktop{
    width: 100%;
    height: 100%;
    top: 0;
}

footer{
    height: 60px;
    width: 100%;
    top: 908px;
    position: fixed;
}
