1 2 3 4 5 6 7 8 9 10
<!doctype html> <style> :root, body { height: 100%; width: 100%; margin: 0; padding: 0; } </style> <body></body>