body {
    background-color: #343158;
    position: relative;
}

/* body::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;z
    filter: blur(200px);
} */
