.offline-warning {
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: lightblue;
}
