@ -19,7 +19,10 @@
</div>
<div class="jar-top"></div>
<div class="jar-walls"></div>
<div class="jar-walls">
<div class="jar-glossy-short"></div>
<div class="jar-glossy-long"></div>
<div class="dirt"></div>
<div class="jar-bottom"></div>
@ -41,7 +41,7 @@ h1{
.jar-walls {
height: 80%;
width: 60%;
background: #d1e1df;
background: #e7f1ef;
border-radius: 1rem;
position: absolute;
bottom: 0.5%;
@ -49,10 +49,30 @@ h1{
opacity: 0.5;
z-index: 1;
}
.jar-glossy-long{
margin-left: 22%;
margin-top: 25%;
height: 70px;
width: 10px;
background: #459c9c;
.jar-glossy-short{
margin-top: 20%;
height: 20px;
background: #4fb3b3;
.jar-top {
width: 50%;
height: 5%;
bottom: 80.5%;
left: 25%;
@ -62,7 +82,7 @@ h1{
.jar-bottom {
height: 1%;
bottom: 0%;