.load {
  height: calc(90vh - 3rem);
  width: 100%;
  display: flex;
  align-items: center;
}

.load__icon-wrap {
  margin: auto;
}

noscript {
  font-weight: bold;
  font-size: 1.5rem;
  font-family: 'Roboto', sans-serif;
}