body{
    background-color: rgb(255, 209, 209);
}

.head{
    color:rgb(87, 57, 62);
}

.space{
    text-align: center;
}

.headspace{
    color:rgb(87, 57, 62);
    text-align: center;
}

.cyberdrive{
    display: flex;
    justify-content: center;
}

.btn{
    border-color:aliceblue;
}

.secret{
    text-align: center;

}