/*
Challenge: 
Turn the elements into blocks!
*/

img {
    width: 300px;
}

input {
    width: 400px;
}
