page {
    background-color: white;
    color: black;
}

html {
    user-select: none;
}