body{
    margin: 0%;
    padding: 0%;
    text-align: center;
    font-size: x-large;
    background-image: url(https://www.casi-casino.com/wp-content/uploads/2020/01/guillermo-velarde-e-4iBXpQo7U-unsplash-1-scaled.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: gold;
}
ul li {
    list-style: none;
}
ul li a {
    color: white;
    text-decoration: none;
}