Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<style>
#target {
width: 100px;
height: 100px;
background-color: green;
}
</style>
<div id="target"></div>