.title {
    color: green;
    background-color: aliceblue;
    backdrop-filter: calc();
}
