body {
    background: #312450;
}
.alterBildschirm {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif, sans-serif, terminal, monospace;
    font-weight-absolute:{1,2};
    color: #312450;
    text-shadow: 0px 0px 0px #ff0419;
    width: 340px; height: 1200px;
    background: #d9cbf8;
    padding: 35px;
    border-radius: 35px;
    margin: 50px auto;
    box-shadow: inset 3px 3px 3px 3px rgb(145, 146, 77);
}
