#foo {
    background-color: teal;
    color: white;
    padding-left: 20;
    padding-top: 20;
    padding-right: 20;
    padding-bottom: 20;
}
