button.btn{
    background-color: #B4B4B4;
    height: 40px;
    width: 40px;
    cursor: pointer;
}
button.btn i {
    color: black;
    font-size: 20px;
}
.back{
    position: absolute;
    top: 15px;
    left: 15px;
}
