#app {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

#app>:target {
  display: unset;
}

.burger {
  width: 60px;
  height: 60px;
}
