h1{
    font-size: 30px;
    color: rgb(74, 129, 231)

}

p{

font-size: 20px;
color: rgb(241, 11, 11);


}

h3{

font-size: 30px;
color: rgb(124, 18, 18) 

}
#checkbox {
    display: none;
  }
 