body{
  margin: 0;
  padding: 0;
  font-family: "IBM Plex Sans",Arial,Helvetica,sans-serif;
  background: #fafafa;
}

a{
  text-decoration: none;
}
