<html> <style> h1:hover { background-color: rgb(238, 7, 7); width: fit-content; margin-left: 20%; } </style> <body>
Click "Remove", and this paragraph will be removed from the DOM.
JavaScript can change HTML content.
[removed] function myFunction() { document.getElementById("demo")[removed] = "good morning "; } function myFunctionn() { document.getElementById("demoo")[removed] = ""; } [removed] </body> </html>