body{
    background-image: url(a17.gif);
    background-repeat: repeat;
    background-color: black;
    color: #fff8e7
    min-height: 100vh;
    
}
#demobox{
    background-color: #000000 ;
    color: white;
    padding: 44px;
    width: 777px;
    height: 44px;
    font-family: monospace
}