

body{
background-image: url(ANGLFISHBACKGROUND6.gif);
background-color: rgba(0, 0, 0, 0.1);
background-size: cover;
font-size: 15px;
margin: 0;
padding: 0;
font-family: courier;
display: flex;
align-items: center;
justify-content: center;
background-color:rgb(17, 17, 17);
color: rgb(170, 170, 170);
}


