mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-04 10:05:51 +00:00
11 lines
189 B
HTML
11 lines
189 B
HTML
<html><head></head><body>
|
|
<script>
|
|
document.body.setAttribute('style', 'position: fixed; -moz-transition-duration: 1s;-moz-transform: scale(1.5);');
|
|
</script>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|