Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head>
<style>
.test {
background-color: #fec;
display: inline-block;
width: 5em;
height: 5em;
}
</style>
</head>
<body>
<div class="test"></div>
</body>
</html>