body, html{
    height: 100%;
    width: 100%;
}
input{
    flex-basis: 200px;
}