

body {
  background-image: url("https://badbreakuppoetry.neocities.org/bg.jpg");
text-align: center;
  color: #382010;
  font-family: Verdana;  
}
.container {
position: relative;
width: 500;
height: 700;
 }
.top-left {
  position: absolute;
  top: 10px;
  left: 10px;
}