<div class='text'>hello, world</div>

<div class='text' dir="rtl">hello, world</div>
.text {
	font-size: 36px;
	padding-inline-start: 2em;
	border: 2px dashed #f38181;
}

.text + .text {
	margin-top: 12px;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.