`import SecurityCloudGame from 'box-ui-elements/es/features/security-cloud-game/SecurityCloudGame';`

### Props

| Prop        | Type     | Description                                             |
| ----------- | -------- | ------------------------------------------------------- |
| height\*    | number   | Height in px to set the game to                         |
| onValidDrop | function | Function to call upon successful completion of the game |
| width\*     | number   | Width in px to set the game to                          |
