Back

245 - Knot

<p><p>
<style>
  * {
    background: #FFF;
  }
  html {
    border: solid 30px;
    margin: 54px 185px 118px 87px;
    border-radius: 9in;
    * {
      position: fixed;
      inset: 114q 151q;
      p {
        background: #000;
        inset: 105q 196q 40q;
        & + p {
          inset: 141q 92q 111q 263q;
        }
      }
    }
  }
</style>