@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;1,300&display=swap');
#water_detail { height:200px;border-radius: 10% ; background:lightgray; overflow:hidden; width:170px; }
#water_level  { height:200px; background-image: url("../img/water.png"); margin-top:200px;/*initially*/ }

#title{
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
}