body {
    background-color: lightblue;
    text-align: center;
    margin: 100px;
}

#discord {
    color: green;
    user-select: all;
    cursor: pointer;
}
u {
    color:green;
}