body {
    text-align: center;
    font-family: "Josefin Sans", sans-serif;
    background-color: rgb(128, 31, 255);
    color: white    
}

a {
    color:aqua
}