@import url('https://fonts.googleapis.com/css2?family=East+Sea+Dokdo&display=swap');
#title, #ILikeCommunismButton, #ILikeCommunismCount {
    color: red;
    background-color: white;
    font-family: "East Sea Dokdo", sans-serif;
}

body {
    background-color: white;
}

.cimage {
    width: 80px;
    height: 50px;
}

#ILikeCommunismButton, #ILikeCommunismCount {
    background-color: red;
    color: white;
}