body{
  background-color: lightblue;
}

*{
  font-family: 'Noto Sans', sans-serif;
}

p{
  font-size: 28;
}
