Last updated 3 years ago
<style> body{ background: green; } </style>
<script> alert("Hello Custom Script"); </script>