<MantineProvider theme={{ fontFamily: "Inter, sans-serif", colorScheme: 'dark' }} withGlobalStyles withNormalizeCSS>
<Container size={460} my={30}>
<Paper withBorder shadow="md" p={30} radius="md" mt="xl">
<Center>
<Text weight="bold" size="xl">Here's your ip address: <Text color="red" weight="bold" size="xl">1.1.1.1</Text></Text>
</Center>
</Paper>
</Container>
</MantineProvider>```
#Need help making 2 text's on the same line
4 messages · Page 1 of 1 (latest)