div{

    margin-left: 600px;



}



h1{

width: 500px;
height: 100px;
margin: 1px;
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgb(21, 236, 67);

line-height: 100px;
}
.textcat{

    text-align: justify;
    width: 500px;


}