Source code
Revision control
Copy as Markdown
Other Tools
<!doctype HTML>
<head>
<style>
* { margin: 0 }
</style>
<meta name="name">
<script>
const meta = document.getElementsByTagName('meta')[0];
meta.name = 'responsive-embedded-sizing';
</script>
</head>
<div style="width: 100px; height: 400px"></div>