body{
  background-image: url("baby-coral.jpg");
  }
  
  h1{
    border: 1px solid black;
    text-align: center;
    font-family: 'Brush Script MT', cursive;
    }
    
    .log{
      border-style: dashed;
      
      }