<div class="card">
<h3>Яркие путешествия</h3>
<p>Работать откуда угодно - что может быть лучше?</p>
</div>
.card {
margin: 0 auto;
text-align: center;
max-width: 300px;
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.