.stretch-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

ul {
    list-style: circle;
    margin-left: 2rem;
}