html {
    background-color: floralwhite;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.date{
    color:slategray;
    font-weight: lighter;
    margin: auto;
    text-indent: 4em;
}

.title{
    margin-bottom: auto;
}