body {

    align-items: center;
    justify-content: center;
    height: 100vh;
    margin: 0;
}

.container {
    width: 400px;
    /* Ajusta el ancho según tus necesidades xd*/
}