blob: 71ed01b81d71f7b81a1bfe8d5e12ab5348380d2d [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
border: solid red;
background: green;
width: 100px;
height: 100px;
}
</style>
<div></div>