body {
    background-image: url(IMAGES/movingstars.gif);
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
