
h1 {
    text-align: center;
}

img {
    box-sizing: border-box;
    width: 200px;
    padding: 20px;
    border-radius: 10px;
    
}