<style> body {background-color: powderblue;} h1 {color: red;} p {color: blue;} </style>
Is used to define style information for a single HTML page.
Clickable & Draggable!