#example-element {
    margin: 20px auto;
    padding: 0;
    border: 2px solid #333;
    width: 80%;
    text-align: center;
}
