.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

h1 {text-align: center;}
p {text-align: center;}


body { background: #FDE4DD !important;}

.boxed {
  border: 3px solid black ;
}



    
