File size: 218 Bytes
8fd7a1d
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
.oldtimey-mode {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent url('./oldtimey.png') center center;
    background-size: 100% 100%;
    z-index: 500;
    pointer-events: none;
}