UNPKG

react-creepyface

Version:

React-Creepyface is a [React](https://reactjs.org/) component for [Creepyface](https://github.com/4lejandrito/creepyface).

13 lines (12 loc) 142 B
html, body, #root { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; } img { width: 20%; }