svg {
max-width: 800px;
position: absolute;
top: 0px;
left: 50%;
transform: translateX(-50%);
}