#start {
    width: 75px;
    font-size: 24px;
    padding: 10px;
}

#paragraph {
    font-size: 30px;
}

body {
    background-color: aqua;
}
