UNPKG

qp-es-ui

Version:

Query Park UI Components for React

16 lines 310 B
.exactCenter { width:300px; height:300px; position: fixed; background-color: #3b3c3d; top: 50%; left: 50%; margin-top: -100px; margin-left: -100px; justify-content:center; } .exactCenter div{ background-color: #3b3c3d; color:#fff; padding: 10px; }