.wrapper {
    width: 50%;
}

#settings{
    margin: 20px;
}

.error {
    color: red;
    font-weight: bold;
    font-style: italic;
    text-underline: red;
}