ul.ul-menu {
  list-style: none;
  font-size: 1.5em;
  margin-left: 50px;
}

ul.ul-menu li {
  margin-bottom: 30px;
}

#root {
  height: 100%;
}
