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