/*
selector {
  property: value; 
  }
*/

h1{
   :"title-heading-left fusion-responsive-typography-calculated";
  :margin:0;
  --fontSize:60;
  line-height:1.4;
}


body{
    background-color:lightgrey;
    font-family:;
    text-align:center;
}

img{
  width: 50%;
  border:4px solid purple;
}