img#img1 {
    margin-top: 0.5rem;
    text-align: center; 
    height:10.5rem;
}

img#img2 {
    background-color: #ffffff;
}

body {
    background-color: #000000;
    margin: auto;
}


h1#h2 {
    background:#00ffd8;
    font-family: 'Cookie', cursive;
    font-size: 1.6rem;
    text-align: center
}


h2#h2 {
    background:#00ffd8;
    font-family: 'Cookie', cursive;
    font-size: 1.6rem;
    text-decoration-style: dotted;
}


div#fondo {
    margin-left: 3rem;
    margin-right: 3rem;
}


hi {
    font-family: 'Raleway', sans-serif;
    margin-left:1rem;
}


p {
    font-family: 'Raleway', sans-serif;
    color:#ff00ff;
    font-size: 0.7rem;
    line-height:0.4rem;
    margin-left: 1.5rem;
}

p#p2 {
    font-family: 'Raleway', sans-serif;
    color: :#ff00ff;
    font-size: 0.8rem;
    line-height: 0,4rem;
    margin-left: 1.5rem;
}

.navegador {
    font-family: 'Graduate', cursive;
    font-size: 1.3rem;
    color:#000000;
    text-decoration-style: dotted;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 100%;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    background-color: #00ffd8;  
}

footer {
    color: #6cff00;
    font-family: 'Raleway', sans-serif;
    font-size: .6rem;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #22400e;
}
