body{
    background-color: rgb(0, 0, 0);
    text-align: center;
    font-family: "Sixtyfour", sans-serif;
    color: rgb(158, 238, 20)
   
}

li{
    list-style-type: none;
}

.container{
    display: flex;
}