<style>

The HTML <style> element contains style information for a document, or part of a document. By default, the style instructions written inside that element are expected to be CSS.

https://developer.mozilla.org/en/docs/Web/HTML/Element/style

Can I Use <style>?

Sandbox