body{
    background-color: black;
    color: gold;
    font-family: monospace;
    margin: 0px;
}

header{
    font-size: 50px;
    border: double  5px rgb(50, 33, 33);
{

h1{
    font-size: 30px;
}
 
p{
    font-size: 20px;
}