blob: e0653fa71a98bbe6d491afc5aa0dbdb2c26747f2 [file] [edit]
<!DOCTYPE html>
<html>
<body>
<style>
#host {
width: 100px;
height: 100px;
background: green;
}
</style>
<div id="host"></div>
</body>
</html>