Back

218 - 3D

<p><dl><p><dl><p><dl a><p>
<style>
  * {
    background: #4C455B;
    body, dl {
      position: relative;
      background: #8AB8B6;
      border-radius: 12px;
      padding: 12px 18px;
      width: 24px;
    }
    * {
      margin: 110px 278px 110px 62px;
      * {
        margin: 0;
      }
      p {
        height: 56px;
      }
      dl {
        top: 0;
        left: 72px;
        position: absolute;
        [a] {
          border-radius: 0 12px 12px 0;
          padding-inline: 24px 12px;
          p {
            box-shadow: -36px 0 #4C455B;
          }
        }
      }
    }
  }
</style>