body {background-color:black;
    
}

.text { margin-left:auto;
        margin-right:auto;
        color:lawngreen;
}

.min {  width:300px;
    border-style:ridge;
    border-color:#ff3434;
    border-width:5px;
    
}

a {     color:lawngreen;
    
}