body, html {
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 32pt;
    font-weight: bold;
    color: white;
    background-color: black;
}
#placeholder {
    position:absolute;
    bottom: 0px;
    right: 100px;
}