img {
    max-width: 30%;
    max-height: 100%;
}

#satelite {
    height: 80svh;
    display: flex;
    flex-direction: column;
    align-items: center;

}