Spaces:
Running
Running
| html, body { | |
| padding: 0; | |
| margin: 0; | |
| height: 100%; | |
| width: 100%; | |
| } | |
| iframe { | |
| border: none; | |
| height: 100%; | |
| width: 100%; | |
| } | |
| * { | |
| outline: none; | |
| } | |