/* Your Global Styles */
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}