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