.image {
    background-image: url(./photo.jpg?t=1770071069.8235);
    width: 200px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
}