img {
    margin-top: 100px;
    display: block;
    width: 300px;
}

input {
    display: block;
    width: 400px;
}
