```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
h1 {
textalign: center;
color: 333;
}
.container {
display: flex;
flexwrap: wrap;
justifycontent: center;
gap: 20px;
margintop: 20px;
}
.image {
width: 300px;
border: 1px solid ccc;
borderradius: 5px;
overflow: hidden;
}
.image img {
width: 100%;

height: auto;
}
.caption {
textalign: center;
margintop: 10px;
fontsize: 16px;
color: 666;
}
Hospital Health Big Data Template Images