
/* your CSS styles can go here */

body {
  font-family: "Work Sans", Helvetica, sans-serif;
  background-color: #ebebeb;
  color: #404040;
  font-size: medium;
  margin-top: 40px;
  margin-left: 40px
  ;
}