.falcon-container {
  background: #f4f6f8;
  box-shadow: inset 0px -5px 8px #fff, inset 5px 5px 8px #e9e9e9;
  border-radius: 12px;
  height: 100%;
  width: 100%;
}
