body {
    background-color: #505050;
    text-align: center;
    user-select: none;
}
svg {
    max-width: 98vw;
    max-height: 99vh;
}