Classic NEAR Header with props to change const topText = props.topText ?? "Text Goes"; const bottomText = props.bottomText ?? "HERE"; const cursorColor = props.cursorColor ?? "#000000"; const highlightColor = props.highlightColor ?? "#000000";