#main{
    display: flex;
    justify-content: center;
    align-items: center;
}

.input{
    width: 300px;
}