4 <meta http-equiv=
"content-type" content=
"text/html; charset=UTF-8">
5 <title>Shape-outside polygon with
1 vertex, with shape-margin acts like a circle (with some aberration)
</title>
14 display: inline-block;
15 background-color: blue;
23 shape-outside: polygon(
100px
90px);
29 <div class=
"container">
30 <div class=
"shape"></div>