﻿.center {
    margin: auto;
    text-align: center;
    width: 22%;
    border: 3px solid green;
    padding: 10px;
}
