body{
    text-align: center;
    background-color:black;
}

marquee{
    color: white;
    font-size:200%;
    direction:"right"
}

audio{
    display:none;
}

a{
    color: white;
    font-family: 'Times New Roman', Times, serif;
}
