@import url('arnes.css');

.navbar {
  background: #ffe400;
  background-image: linear-gradient(-45deg, black 25%, transparent 25%, transparent 75%, black 75%);
  background-size: 400px 80px;
}
