Back

7 - Leafy Trail

<style>
  * {
    background: #0B2429;
    * {
      background: #F3AC3C;
      margin: 75px 75px 75px 175px;
      border-radius: 67% 0;
      box-shadow: -50px 0 #998235, -25vw 0 #1A4341;
    }
  }
</style>