.top-image {
    position: relative;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}