.bubble {
    background-color: #e4e4e4;
    padding:20px;
    border-radius: 10px;
    margin-bottom: 10px;
}