
  body {
 display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  font-size:14px;
  margin: 10px;
  padding: 20px;
  color: #2C0703;
  font-family: Arial, sans-serif;
  line-height: 1.2;
  background: ;
  background-image: url('https://i.ibb.co/DHvMTcyy/bcea762d9c9877a8a253b6bde41907e6.jpg'); background-size:cover;}
  
  .content {

background-image:url('https://f2.toyhou.se/file/f2-toyhou-se/images/55845238_a0pNydujIAtjnNZ.png'); padding:10px; width:750px; display:auto; border:5px dashed purple; color:white;

  }
#scrollbox {
  background-image: url('https://i.ibb.co/V0TVKrS0/dd420441f18b9e939dc210c6a303c46fe4c3717b.gif');
  width: 200px;
  height: 150px;
  border: 4px solid pink;
  color:purple;
  overflow: auto;
}
