Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
.result {
background: green;
height: 100px;
width: 100px;
}
</style>
<div class="result"></div>