.x-menu-item {
  padding: 1rem;
}
.x-menu-item:hover {
  background: rgba(0, 0, 0, 0.2);
}

