1 2 3 4 5 6 7 8 9 10 11 12
#gamepad-wrapper { width: 100%; height: 100%; } canvas { z-index: -999; position:fixed; width: 100%; height: 100%; }