Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
.result {
background: green;
margin: 10px;
margin-left: 2px;
width: 100px;
height: 100px;
}
</style>
<div class="result"></div>