p {
    margin:0;
}

.content-box {
    margin: 1%;
    border-style: solid;
}

.svg-canvas {
    height: 100%;
    width: 100%;
}

.title {
    font-size: xx-large;
    padding-left: 10px;
    padding-right: 10px;
}

.converged {
    font-size: x-large;
    padding-left: 10px;
    padding-right: 10px;
}

.title-box {
    border-bottom-style: solid;
}

.header {
    border-bottom-style: solid;
    height: auto;
    vertical-align: middle;
}

.initial-box {
    margin-left: 2%;
    margin-bottom: 1%;
}

.next-box {
    margin-left: 2%;
}

.point-box{
    margin-left: 2%;
    margin-bottom: 5px;
}

#bt-next {
    margin-top: 1%;
    width: 40%;
    height: 20%;
    text-align: center;
}

#number {
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 50px;
}

.noUi-value {
    margin-top: 10px;
}