body {
  padding-top: 46px;
}

.navbar {
  background: #0A8EFA;
  font-size: 16px;
  height: 46px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
}

