#intro img {
    height: 100dvh;
    width: 100%;
    object-fit: cover;
    background-color: var(--ColorBlueLight);
}