File size: 156 Bytes
89682f8
 
 
 
 
5818b4d
 
89682f8
 
 
 
5818b4d
 
89682f8
 
5818b4d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}

iframe {
  border: none;
  height: 100%;
  width: 100%;
}

* {
  outline: none;
}