canvas {
    cursor: default;
    outline: none;
}

body {
    background-color: #a8f8ff;
    -webkit-touch-callout: none;
}

p {
    text-align: center;
    color: #eeeeee;
}

a {
    text-align: center;
    color: #bbbbff;
}
