fix
Rashel Hariri
This is so helpful!
Proceed(9)
Thanks for your like.
You've done it, haven't you?
{"sid":"p9s","rid":7,"page":"code","page_params":[],"username":"antotrashmail"}
Skip
Next

We'll add only required prefixes
for browsers you gonna choose,
based on data from caniuse.com
4+
4+
9+
10.5+
4+
5.0+
2.1+
7+
Hide default rules
Copy to clipboard
HTML
<div class="_mBxaTX">_mBxaTX enjoy css ea can help you develop your porject from scratch and you  </div>
Copy to clipboard
CSS
LESS
SCSS
._mBxaTX {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 260px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 -1px;
  padding: 0 -1px 0 0;
  overflow: auto;
  border: none;
  font: normal 17px/34px Arial, Helvetica, sans-serif;
  color: rgba(112,106,106,1);
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transform:   translateX(-50%) translateY(-60%) ;
  transform:   translateX(-50%) translateY(-60%) ;
}