
.blob {
    position: absolute;
    height: 400px;
    width: auto;
    z-index: 0;
}
.blob svg {
    height: 100%;
    width: auto;
}