svg {
    position: absolute;
    left: 0;
    top: 0;
}

polygon {
    fill: #e41e1e;
    stroke: rgb(0, 0, 0)e4e;
    stroke-width: 0.5;
}

.brain{
    width: 500px;
    height: 500px;
}