mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-06 09:29:35 +00:00
9 lines
87 B
HTML
9 lines
87 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
* { will-change: --t; }
|
|
</style>
|
|
</head>
|
|
</html>
|