body 
{
    text-align: center;
    font-size: 25px;
    background: linear-gradient(rgb(194, 194, 194),rgb(0, 217, 255),black);
    color: white;
    margin: 0;  
    display: table;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    }

a {
        text-decoration: none;
}    
    
 .Menu{
        background: rgb(0, 0, 0);
        position: fixed;
        top: 0px;
        margin-top: 0px;
        width: 100%;
        z-index: 10;
    
        list-style: none;
        position: absolute;
        top: 10px;
        right: 30px;
        z-index: 10;
        cursor: pointer
 }
.links {
        display: inline;
        float: none;
        padding-top: 5px;
        padding-left: 9px;
        padding-right: 20px;
        padding-bottom: 5px;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 20px;
        
}

.links:hover {
        font-size: 25px;
        text-decoration: underline rgb(255, 255, 255);
}
    
#name{
    font-size: 50px;
    font-family: Big Shoulders;
 }
    
#bio {
        font-family: Big Shoulders;
        padding: 50px;
}

.menu a {
        text-decoration: none;
        color: rgb(0, 0, 0);
}
a:hover{
        color: rgb(0, 255, 255);
}
#Raiden{
        color: black;
}

#textoraiden {
   color: black;
    }
#textoraiden1{
        color: rgb(255, 255, 255);
    }
    #textoraiden2{
        color: rgb(255, 255, 255);
    }
#Carreira{
        color: rgb(0, 0, 0);
}
#raidenvideos{
        color: black;
}

.Contato a{
        color: rgb(255, 255, 255);
}

#Contato iframe{
        width: 100%;
}
 

.Contato h3{
        display: inline;
}

.outrasap {
        color: rgb(255, 255, 255);
}