Spaces:
Sleeping
Sleeping
| .wrap { | |
| width: 100%; | |
| height: 100%; | |
| position: relative; | |
| background: #111; | |
| border-radius: 6px; | |
| overflow: hidden; | |
| } | |
| .canvas { | |
| width: 100%; | |
| height: 100%; | |
| display: block; | |
| } | |
| .wrap { | |
| width: 100%; | |
| height: 100%; | |
| position: relative; | |
| background: #111; | |
| border-radius: 6px; | |
| overflow: hidden; | |
| } | |
| .canvas { | |
| width: 100%; | |
| height: 100%; | |
| display: block; | |
| } | |