<!DOCTYPE html> <style> html { overflow: hidden; } body { margin: 0px; padding: 0px; } </style> <div>overflow: hidden on html</div>