body
{
background-color:black;
}

p.login
{
margin-left:auto;
margin-right:auto;
width:220px;
}

.enterbutton
{
border:3px solid white;
color:white;
background:gray;
width:230px;
height:35px;
font-weight:900;
font-size:1.2em;
border-radius:1.2em;
}

.text
{
width:230px;
border-radius:1.2em;
}