body {
    background-color: #ffffff;
}
h1 {
    color: rgb(60, 0, 255);
    font-size: 42px;
    font-family: Quicksand;
    background-color:rgb(111, 255, 0) ;
    text-align: center;
    margin-bottom: 0px;
} 
    height: 30%;

h2{
    color:oklch(0.852 0.199 91.936);x
    font-family: cursive;
}

#Basketball-overview {
    background-color: aqua; 
}
p { font-family:Comic Neue ;}
li { font-family: Comic Neue;}

#my-heading {
    background-color: white;
    font-family: Quick Sand;
    color: blue;
    font-size: 60px;
}