body {
    text-align: center;
}

div {
    border: 1px solid black;
}

.exmpl {
    display: inline-block;
}