body{
    background-color: turquoise;
}

h1{
    text-align: center;
}

ul li{
    list-style: none;
    text-align: center;
}