.vh-75 {
    height: 75vh;
}
.code {
    border-right: 2px solid;
    font-size: 26px;
    padding: 0 15px 0 15px;
    text-align: center;
}
.message {
    padding: 10px;
    font-size: 20px;
    text-align: center;
}
