*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.img1{
    height: 200px;
    width: 200px;
}