.app {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
width: 100%;
}
.calc-wrapper {
.row {