Back

110 - Sunrays

<dl><dl><dl><dl><dl><dl>
<style>
  * {
    background: #D25B70;
    * {
      background: #F2E09F;
      margin: 195px 220px 95px 80px;
      border-radius: 9in;
      transform-origin: 120px 50%;
    }
    dl {
      margin: 0;
      rotate: 30deg;
      height: 100%;
    }
  }
</style>