.div__h1 {
    width: 50%;
    margin: 30vh auto;
    color: cadetblue;
}

.h1__center {
    text-align: center; 
}