html {
    font-family: 'Times New Roman';
    font-size: 44px
}

body {
    background-color:  #333;
    color: whitesmoke;
    line-height: 69px;
}

.bottom {
    padding-left: 200px;
    font-size: 30px;
    line-height: 2px;
}