:root, body, html {
    margin: 0;
    padding: 0;
    font-family: 'Prompt', serif;
}

*::selection {
    background: #BD4BFF;
    color: #ffffff;
}