Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
.green {
background-color: green;
width: 200px;
height: 200px;
clip-path: inset(6.850317545375803%);
}
</style>
<body>
<div class="green"></div>
</body>
</html>