body {
background-color: #fcfdff;
}

p {
    font-size: 1.2rem!important;
}

.box-img {
display: flex;
justify-content: center; 
align-items: center; 
}
