body {
    font-family: arial, sans-serif;
    background-color: #94b3f5;
    text-align: center;
}
.tausta {
    background-color: #f5c6ff;
    padding: 10px;
}
ul {
    list-style-type: none;
    margin-left: 0;
}

.li{

}

.h1 {
    color: aliceblue;
}
