body{
  /* This style below will be inherited */
  font-family: Roboto, Arial;
}
main{
  padding-top: 50px;
  padding-bottom: 40px;
}


