#discord_login_button {
    display: none;
    float: right;
    background-color: rgb(114,137,218);
    border-radius: 20px;
    padding: 15px;
}

#index {
    color: rgb(163, 255, 143);
}