Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<style>
div {
display: block;
width: 100px;
height: 50px;
background-color: red;
}
</style>
<div></div>