* {
    font-family: lato;
    text-decoration: none;
    color: black;
    list-style-type: none;
    padding: 0px;
    cursor: default;
}


.title {
    text-align: center;
}