.album {
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 10%;
    object-fit: cover;
}