/* body{
    
} */

.welcome{
    text-align: center;
}

#bud {
    justify-content: center;
}

.calculator{
    width: 40%;
    background-color: white; 
    border-radius: 5px;
    text-align: center;
}