.demo-menu {
  section {
    display: flex;
    align-items: center;
    margin: 8px;
  }

  p {
    padding: 5px 15px;
  }
}
