.example1{
    display: flex;
    justify-content: center;
}

.example2{
    width: 50%;
}