.power {
    width: 100px;
    height: 100px;
}

.glass {
    stroke: grey;
    stroke-width: 3;
}

.liquid {
  fill: lavender;
  fill-opacity: 0.75;
}