*{
    background-image: url("ciemnetlo.png");
    color: white;

}
.container{
    display: flex;
    align-items: center;
    justify-content: center;
}
ul{
    font-size: large;
}