body {
background-image: url('images/space.gif');
background-attachment: fixed;
color: #0000ff;
font-family: "ms gothic";
font-weight: bold;
font-size: 16px;
}
.sponge{
width: 600px;
background-color: #ccfff7;
border-width: 4px;
border-style: outset;
border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
border-image-slice: 1;
padding: 10px;
margin: auto;
margin-bottom:20px;
text-align: justify;
margin-left:30px;
}
Hi

