.icon-show {
    color: rgb(255, 253, 253); /* Change the color */
    font-size: 18px; /* Change the size */
    transform: rotate(90deg); /* Rotate the icon */
}