*{
    background-color: black;
    color: white;
    font-family: Arial, sans-serif; 
    margin: 0;
    padding: 0;
    border-radius: 2%;
    text-align: center;
    text-shadow: 0 0 8px #b388ff;
}