@charset "UTF-8";
/* CSS Document */

.container{
    display: flex;
    justify-content: center;
    align-items: center;
}