diff --git a/style.css b/style.css index e072ad0..56a7868 100644 --- a/style.css +++ b/style.css @@ -62,11 +62,14 @@ body { border-right: 45px solid transparent; height: 0; width: 90px; + position: relative; + z-index: 2; + } .tree .tree-trunk { background-color: brown; - height: 40px; + height: 60px; width: 20px; margin: 0 auto; position: relative;