/* Place your CSS styles in this file test */

body {
 /* background-color:lightgrey; */ 
  /* border: 2px solid black; */
  
  padding: 2px;
}

h1 {
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
}