
body {
    font-family: "Roboto Mone", sans-serif;
    background-color: #f0f0f0;
}

a, a:hover {
    text-decoration: none !important;
}

.container {
    max-width: 512px !important;
}

textarea {
    height: 144px !important;
}

textarea#passwdSHA-256 {
    height: 72px !important;
}

.vertical-text{
    width:1px;
    word-wrap: break-word !important;
    white-space: pre-wrap !important;
}