<div>
Hello World
</div>
div{
width: 100px;
height: 100px;
background: red;
color: white;
align-content: center;
text-align: center;
}
22
HTML
CSS
JS