/*body {
background-color: black;
}
*/
#request-ass-div {
display: block;
height: 25%;
width: 25%;
margin: 20% auto;
}
#request-ass-btn {
display: block;
text-align: center;
height: 50%;
width: 75%;
background-color: green;
color: white;
margin: auto;
}