How to use the web browser as a notepad with specific color and font size in Firefox Edge and Chrome

1 Answer

0 votes
In the web browser address bar write: 
 
data:text/html,<body contenteditable style="background:black;color:green;font-size:22px;">
 
and press Enter...

 



answered May 23, 2021 by avibootz
...