﻿body {
    background-color : greenyellow ;
    color : red;
}

div{
    text-align: center;
}