div {
    width: 500px;
    border: 10px dotted SkyBlue;
    background-color: LightYellow;
    margin-left: -30px;
    margin-top: 20px;
    padding: 15px;
    
    
}


    



p {
    font-size: 1em:
}

 
body {
  background-image: url("https://files.catbox.moe/0iobbi.png");
}


