body {
    /* Chris J 8/29/24 */
    background-image: url("images/images.png");
}
#babyimage {
height: 60%;
width: 65%;
}
img {
    margin:100px;
    border:solid;
}
article {
    padding:25px;
}
#handsomeme {
    height: 60%;
    width: 65%;
    }
    #mern {
        height: 60%;
        width: 65%;
        }
   .center {
    text-align: center;
   }

