/* CSS Document */
body {
background-color: rgb(104,255,100);
margin: 10px 10px;
display: grid;
}