Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
div {
width: 100px;
height: 100px;
background-color: #0060df;
}
</style>
<div></div>
<!doctype html>
<style>
div {
width: 100px;
height: 100px;
background-color: #0060df;
}
</style>
<div></div>