.list{
    font-size: 40px;
    font-weight: bolder;
    color: aqua;
    margin-left: 20px;
}

.head{
    color: rgb(218, 184, 83);
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 55px;
}