.data{
background-color: #0e0e0e;
color: white;
border:none!important;
margin: 10px 0;
height: 30px;
font-size: 20px;
border-color: #515151;
border-bottom-width: 2px;
border-style: solid;
outline: none;
-webkit-border-bottom: 1px solid #515151!important;
-webkit-tap-highlight-color: transparent;
padding: 10px 15px;
margin-bottom: 10px;
user-select: none;
}