mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-05-15 17:03:23 +02:00
4 lines
43 B
CSS
4 lines
43 B
CSS
#iframe {
|
|
position: fixed;
|
|
top: -2000%;
|
|
} |