body{
    background-color: black;
}

.artwrk{
    position:absolute;
    left:30%;
    width:40%;
    top:4%;
}

.artwrktxt{
   position: fixed;
    bottom: 1%;
    left:15%;
    width:10%;
    color:black;
    background-color:white;
    font-family: "Franklin Gothic", medium condensed, monospace;
    font-stretch: condensed;
    text-align: center;
    text-decoration: none;
}