.secret {
color: #fcfcfc;
}

.friend{
background-color: #8cc0ff;
}

.enemy {
background-color: #ff8888;
}