blob: 62a67afb9a5531eec8c500255b56942dc81b01b2 [file] [log] [blame]
Javier López-Contreras6dc18a32018-12-26 12:40:04 +01001#graf {
2 width: 100%;
3 height: 100%;
4}
5
6span {
7 position: relative;
8 z-index: -1;
9}