

html {
  scroll-behavior: smooth;
}

img {

size: 100px;

}


h2 {


color:black;
text-align:center ;
font-family: 'Varela Round', sans-serif;
}

.centerDiv {
text-align: center;/*Keep the div header in the center horizontally*/
color: red;
}
.p
{
color: green;
font-size: 23px;
border: solid 2px brown;
}
