h2{
    color: red;
    font-size: 30px;
}
img{
    width: 300px;
    height: auto;
}
a:hover { opacity:0.7; }

