﻿#textBlock {
    display: none; /* Initially hide the text block */
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
}