body.gradient.sign__up__template__ {
    z-index: 1;
    background-image: linear-gradient(#141415 53%, #f83858 88%, #f20a32b5);
    width: 100vw;
    height: 100vh;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}