@import url("https://yarnpkg.com/en/package/normalize.css");

body {
    font-family: 'Roboto', sans-serif;
}

th,
td {
  padding: 0 10px 5px 0;
}

a {
  text-decoration: none;
  font-size: 18px;
}