.CENTER {
    text-align: center;
}

.page {
    background-color: rgb(142, 26, 214);
    font-family: Arial;
    width: auto;
    height: auto;
}

.title {
    color: blue;
    background-color: rgb(40, 229, 23);
}
