import React from 'react';

export default () => (
  <div style={{ paddingTop: 200, textAlign: 'center' }}>

  </div>
);
