You are on page 1of 1

body{

background-color: #FFC6D3;
}
hr {
background-color: white;
border-style: none;
height: 2px;
width: 10%;
}
table{
width: 100%;
column-gap: 2rem;
/*border-style: groove; */
}
td{
column-gap: ;
}
image{
float:"right";
}
h1{
background-color: azure;
}

You might also like