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