#body {
  background-image: url('literally unplayable.png');
  background-repeat: repeat;
  color: aliceblue;
  font-family: consolas;
}

    #sorry {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 80px;
    width: 50%;
    background-color: steelblue;
    border: 5px solid aliceblue;  
    }