Back

43 - Wrench

<style>
  * {
    background: #6592CF;
    * {
      margin: 30px 185px 28px 145px;
      border: solid 30px #243D83;
      border-left: none;
      border-radius: 0 9in 9in 0;
      -webkit-box-reflect: right -30px;
    }
  }
</style>