﻿#bubble {
    width: 400px;
    height: 300px;
    font-size: 15px;
    font-family: Verdana;
    color: rgb(36, 157, 127);
    border: 1px dotted #000;
    line-height: 30px;
}
