@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');body {font-family: 'Montserrat', sans-serif;background-image: url('/images/background.png');background-repeat: repeat;}.ip-address, a {transition: color 0.4s ease, transform 0.4s ease }a:hover, .ip-address:hover {color: #0984e3;transform: scale(1.05) }.break-line {display: inline-block;white-space: nowrap;}