<!DOCTYPE HTML><html> <head> </head> <body> <MARQUEE style="background-color: blue; height: 100px;" direction="up" contenteditable><div style="width: 50px; height: 50px; background-color: lime;"></div></MARQUEE> </body> </html>