div {
background-color: rgb(209, 209, 209);
text-align: center;
padding: 20px;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
margin: 0 100px;
}
div::before {
content: "";
}
how can i put the one as a before what should i write in the content