#environment {
  color: #e40514;
  left: 50%;
  pointer-events: none;
  position: fixed;
  top: 10px;
  transform: translate(-50%, 0);
}
