body {
    background-color: #c1e1e6;
}

#title {
  text-align: center;
}

.column {
    float: right;
    width: 350px;
    padding: 1px;
  }