section {
    background-color: lightgrey;
    border: 1px solid black;
}
section > img {
    height: 200px;
    width: 250px;
}

#noSee {
    font-size: 200px;
    width: 270px;
}

#sun {
    font-size: 200px;
}
