< 1 min read
<style> body{ background: green; } </style>
<script> alert("Hello Custom Script"); </script>