h2 {
    font-size: larger;
    color: rgb(199, 62, 62);
    font-size: xx-large;
    font-size: 450;
    width: 50%;
    height: 50%
}

img{
    width: 25%;
    height: 25%

}
h1{
    color: red;
}