1 2 3 4 5 6 7 8
<!doctype html> <div contenteditable=true style="transition-property: width;"></div> <style> html { transition-delay: 18446744073709551584s; transform: rotate(0deg); } </style>