#svg {
    border: 1px solid red;
    height: 100px;
    width: 300px;
}

#image0 ellipse {
    fill: red;
    stroke-width: 5px;
}
