body {
    background-color: #212441;
}
.white {
    color:white;
}
.w512 {
    max-width:512px;
}
textarea {
    margin:auto;
}