* {
    font-family: arial, helvetica, sans-serif;
}

.center {
    text-align: center;
}

.mt-20 {
    margin-top: 20px;
}