﻿.center {
    display: flex;
    justify-content: center;
}

.myimg {
    max-width: 140px;
    height: 140px;
}