#agua{
    width: 1000px;
    height: 600px;
    background-color: green;
}
#agua{
    width:1000px;
    height: 600px;
    background-color: pink;
}
#agua{
    width:1000px;
    height: 600px;
    background-color: lightseagreen;
}
