.crud {
 border-collapse: collapse;
}

table,
th,
td {
  border: none;
  background-color: transparent;

}
  
  
.title {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.entry { width: 530px; }


