.borderMenu {
    border: 3px;
    border-style: solid;
    border-color: #000;
    padding: 1em;
    max-width: 500px;
    align-self: center;
    justify-content: center;
    display: inline-block;
    font-weight: bold;
}