blob: 3d9a4398b112fa0206e1b2b892e2fbea01055b4f [file] [log] [blame]
<!DOCTYPE html>
<style>
.clip {
width: 140px;
height: 140px;
background-color: green;
margin: 30px;
}
</style>
<body>
<div class="clip"></div>
</body>
</html>