body{
	margin-top: 20px;
    background-color: pink;
}

div{
    background-color: rgb(155, 195, 253);
}