2023-02-17 11:06:01 +01:00

6 lines
80 B
CSS

#drawing {
width: 500px;
height: 500px;
position: fixed;
z-index: -1;
}