:root{
    --maincolor: #be14e0;
}

*::selection{
    background-color:#be14e0;
    color: white;
}