@media only screen and (hover: none) and (pointer: coarse){
    body {
        width: 100%;
    }
}