.navbar {
  top: 0px;
  width: 100%;
  min-width: 400px;
}

.navbar {
  background: linear-gradient(0deg, #1f07a7 0%, #4346f5 100%);
}
