*{
  box-sizing:border-box;}
  
body{
 background-color:#d583eb;
}


h1{
 font-family:arial;
 color:#73BD6;

 margin-left:20px;}


