body{
background-color: blue;
}
li{
color: aliceblue;
font-size: 30px;
text-align: center;
}
.tt{
background-color: rgb(9, 138, 9);
width: 400px;
height: 50px;
padding: 0px 0px 10px 50px;
margin: 0px 0px 0px 360px;
}

